Click or drag to resize

UserConfigurationBinaryData Property

Contains binary data property content for a user configuration object.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public byte[] BinaryData { get; set; }

Property Value

Type: Byte
See Also